/ Assembly List / LJCDocObjLib / DataAssembly / DataAssembly

Namespace - LJCDocObjLib


Parameters
dataRoot - The DataRoot object.
xmlFileName - The XML file name.
description - The description value.
mainImage - The main image value.

Syntax

C#
public DataAssembly(DataRoot dataRoot, String xmlFileName, String description, String mainImage = null)

Initializes an object instance.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.